Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strtotime
strtotime
Parses any English text date-time description to Unix timestamp
Name:
strtotime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the date or time description of any English text to a Unix timestamp.
Related
How to Create Nested JSON Objects in PHP: A Comprehensive Guide
8
How to handle NULL values in databases when using PDOStatement::fetchObject
2
The synergy between socket_cmsg_space and socket_sendto functions
2
Differences Between thinkphp and DedeCMS: Choosing the Right Development Tool for You
1
Similar Functions
mktime
mktime
GetaUnixtimestampfor
date_offset_get
date_offset_get
AliasforDateTime::
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_modify
date_modify
AliasforDateTime::
date_diff
date_diff
AliasforDateTime::
date_format
date_format
AliasforDateTime::
date_time_set
date_time_set
DateTime::setTimeali
date_parse
date_parse
Returnsanassociative
Popular Articles